From: Felix Fietkau Date: Wed, 14 Aug 2013 14:48:17 +0000 (+0000) Subject: elfutils: disable mips16 (#13572) X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=272d09299c8098e818a3d85224d31748b3ae9638;p=openwrt%2Fsvn-archive%2Fpackages.git elfutils: disable mips16 (#13572) Signed-off-by: Felix Fietkau SVN-Revision: 37775 --- diff --git a/libs/elfutils/Makefile b/libs/elfutils/Makefile index 449e790c4..2c3208143 100644 --- a/libs/elfutils/Makefile +++ b/libs/elfutils/Makefile @@ -15,6 +15,7 @@ PKG_SOURCE_URL:=http://fedorahosted.org/releases/e/l/$(PKG_NAME)/$(PKG_VERSION) PKG_MD5SUM:=163a5712b86f6bdfebdf233cc6e2192d PKG_INSTALL:=1 +PKG_USE_MIPS16:=0 PKG_BUILD_DEPENDS:=USE_UCLIBC:argp-standalone